Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 5, 2025

Bumps io.quarkus:quarkus-bom from 3.6.6 to 3.22.1.

Release notes

Sourced from io.quarkus:quarkus-bom's releases.

3.22.1

Complete changelog

  • #41453 - hibernate-vector integration (through version management OR extension)
  • #46324 - All Drivers except com.mysql.cj.jdbc.Driver get unregistered between integration tests groups on quarkus 3.18+
  • #47346 - Catch Docker check exceptions in lightweight OIDC devservice
  • #47396 - CI failure in OIDC wiremock logout on Windows
  • #47478 - VerifyError when using Float in Model deserialized by Jackson
  • #47482 - Improve diagnostic output for null system properties
  • #47492 - Try and give more helpful error message for bad surefire version
  • #47493 - Docs updates for test classloading
  • #47497 - Qute: fix build time validation and generated value resolver for getters
  • #47506 - Fix syntax highlighting in Reloading certificates of tls-registry-reference guide
  • #47508 - Always consider @RegisterRestClient interface as REST Clients
  • #47509 - Native application execution failure with @Retry on the class and private methods
  • #47517 - Add org.hibernate.orm:hibernate-vector to application bom
  • #47520 - SmallRye Fault Tolerance: skip private methods
  • #47522 - Restore previous behavior of QuarkusTransaction#isActive()
  • #47532 - Update dev services docs to not use deprecated guard
  • #47550 - Fully disable Dev Services in oidc-wiremock-providers
  • #47552 - Restore loading of all JDBC drivers on datasource creation
  • #47553 - Reflection-free deserializers - Better handle basic types
  • #47563 - Make protected constructors callable again for resteasy reactive
  • #47568 - Validating an Access Token with OIDC gives NPE when running in prod mode for the default tenant only
  • #47569 - Avoid NPE in TenantIdentityProvider
  • #47571 - Reflection-free serializers generated but not used by Jackson
  • #47574 - Quarkus WebSockets Next Intercepting HTTP GET Requests when using the @WebSocket annotation
  • #47575 - OIDC refactoring: use accessors instead of deprecated fields marked for removal
  • #47583 - WebSockets Next: make sure non-websocket connections are ignored
  • #47586 - mvnw - Fix sha256 check on macOS
  • #47587 - Add a proper deprecation comment to GlobalDevServicesConfig.Enabled
  • #47594 - Allow to register generated Jackson serializers at any moment during quarkus strartup

3.22.0

Major changes

  • #47435 - Make Stork optional for REST Client

Complete changelog

  • #47003 - Instance does not find implementations having a @Context annotated field
  • #47315 - Default constructors of OIDC config builders should set correct default values
  • #47337 - Stork related classes initialized in Quarkus 3.20 with rest client
  • #47411 - Fix test class location search for bytecode enhanced test classes
  • #47419 - Since 3.22.0CR1 fails ConfigProvider.getConfig() in the JUnit test (called from @MethodSource)
  • #47421 - Also register superclasses as bean types in ResteasyReactiveProcessor
  • #47426 - Only reset the test TCCL in cases where we had changed it
  • #47435 - Make Stork optional for REST Client
  • #47436 - Clarified the usage of the @LoggerName with @Inject on loggers

... (truncated)

Commits
  • e302f0b [RELEASE] - Bump version to 3.22.1
  • 4e7adfb Merge pull request #47601 from gsmet/3.22.1-backports-1
  • 7f1bbd3 chore(oidc): use accessors instead of deprecated fields
  • 46dd589 Allow to register generated Jackson serializers at any moment during quarkus ...
  • 1bec102 Add a proper deprecation comment to GlobalDevServicesConfig.Enabled
  • a115cf0 mvnw - Fix sha256 check on macOS
  • 0d0e072 Avoid NPE in TenantIdentityProvider
  • d144afe WebSockets Next: make sure non-websocket connections are ignored
  • 30bb269 implement QE feedback
  • e0302c0 Document why loadDriversInTCCL is necessary
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [io.quarkus:quarkus-bom](https://github.com/quarkusio/quarkus) from 3.6.6 to 3.22.1.
- [Release notes](https://github.com/quarkusio/quarkus/releases)
- [Commits](quarkusio/quarkus@3.6.6...3.22.1)

---
updated-dependencies:
- dependency-name: io.quarkus:quarkus-bom
  dependency-version: 3.22.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels May 5, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github May 12, 2025

Superseded by #1923.

@dependabot dependabot bot closed this May 12, 2025
@dependabot dependabot bot deleted the dependabot/maven/io.quarkus-quarkus-bom-3.22.1 branch May 12, 2025 07:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants